DateTimeEditors for WinRT
Item Property (IOrderedSet<T>)

Gets the item at the specified index.
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As T
T this[ 
   System.int index
]; {get;}

Parameters

index

Property Value

The element at the specified index.
See Also

Reference

IOrderedSet<T> Interface
IOrderedSet<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback